LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ModelViewPresenterCommand<P,V> Class

Show in webframe






Members 
The presenter that will be activate and operate the view.
The View that will be displayed to the user.
Displays a View and associates it with a Presenter.
Object Model
Syntax
public class ModelViewPresenterCommand<P,V> : WorkstationCommand, ICommand  
where P: IWorkstationPresenter<V>
where V: 
'Declaration
 
Public Class ModelViewPresenterCommand
    (Of P As IWorkstationPresenter(Of V),
     V As ) 
   Inherits WorkstationCommand
   Implements ICommand 
'Usage
 
Dim instance As ModelViewPresenterCommand(Of P,V)

            

            
public __gc class ModelViewPresenterCommand<P,V> : public WorkstationCommand, ICommand  
where P: IWorkstationPresenter<V>
where V: 
generic<typename P>
generic<typename V>
public ref class ModelViewPresenterCommand : public WorkstationCommand, ICommand  
where P: IWorkstationPresenter<V>
where V: 
Type Parameters
P
The presenter that will be activate and operate the view.
V
The View that will be displayed to the user.
Requirements

Target Platforms

See Also

Reference

ModelViewPresenterCommand<P,V> Members
Leadtools.Medical.Workstation.Commands Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.